home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16668 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.wwa.com!rmartin
  2. From: rmartin@oma.com (Robert C. Martin)
  3. Newsgroups: comp.object,comp.lang.c++,comp.realtime,comp.dcom.telecom.tech,comp.arch.embedded
  4. Subject: Re: Can OO be successful in real-time embedded systems?
  5. Date: 11 Apr 1996 17:51:19 GMT
  6. Organization: Object Mentor
  7. Message-ID: <RMARTIN.96Apr11125119@rcm.oma.com>
  8. References: <316BF0C5.1FE1@condat.de> <PERRYMAN.96Apr11090431@benelli.uk.tele.nokia.fi>
  9. NNTP-Posting-Host: rcm.oma.com
  10. In-reply-to: perryman@benelli.uk.tele.nokia.fi's message of 11 Apr 1996 08:04:30 GMT
  11.  
  12. In article <PERRYMAN.96Apr11090431@benelli.uk.tele.nokia.fi> perryman@benelli.uk.tele.nokia.fi (Steven Perryman) writes:
  13.  
  14.    OOD for embedded systems seems to be the challenge.  You can come
  15.    up with a HW platform-free OOA for your system quite easily, but
  16.    then taking that thru an OOD without losing any of the OO
  17.    expressiveness and also addressing the particular
  18.    constraints/issues of the target embedded sys, that is the
  19.    challenge.
  20.  
  21. But not a particularly difficult challenge.  Probably the hardest part
  22. is finding the appropriate cross tools.  These tools *do* exist for
  23. C++, but they are not plentiful yet.  
  24.  
  25. However, once you have an acceptable cross environment, creating an OO
  26. solution for an embedded real-time problem is no more challenging than
  27. creating a procedural solution to the same problem.  And it comes with
  28. the traditional benefits of OO: maintainability and reusability.
  29.  
  30.  
  31.  
  32. --
  33. Robert Martin       | Design Consulting   | Training courses offered:
  34. Object Mentor Assoc.| rmartin@oma.com     |   OOA/D, C++, Advanced OO
  35. 14619 N. Somerset Cr| Tel: (847) 918-1004 |   Mgt. Overview of OOT
  36. Green Oaks IL 60048 | Fax: (847) 918-1023 | http://www.oma.com
  37.  
  38.